To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???|}???|{^ 0011111100111111001111110111110001111101001111110011111100111111011111000111101101011110 3f3f3f7c7d3f3f3f7c7b5e
SJIS-WIN 室??|}室??|{^ 10001110101110100011111100111111011111000111110110001110101110100011111100111111011111000111101101011110 8eba3f3f7c7d8eba3f3f7c7b5e
EUC-JP 室??|}室??|{^ 10111100101111000011111100111111011111000111110110111100101111000011111100111111011111000111101101011110 bcbc3f3f7c7dbcbc3f3f7c7b5e
UTF-8 室깗뢇|}室깗뢇|{^ 1110010110101110101001001110101010111001100101111110101110100010100001110111110001111101111001011010111010100100111010101011100110010111111010111010001010000111011111000111101101011110 e5aea4eab997eba2877c7de5aea4eab997eba2877c7b5e
UHC 室깗뢇|}室깗뢇|{^ 1110001111111000100000111000111110001111010000110111110001111101111000111111100010000011100011111000111101000011011111000111101101011110 e3f8838f8f437c7de3f8838f8f437c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)