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 ???B{N}???B{N{^ 001111110011111100111111010000100111101101001110011111010011111100111111001111110100001001111011010011100111101101011110 3f3f3f427b4e7d3f3f3f427b4e7b5e
SJIS-WIN 室??B{N}室??B{N{^ 1000111010111010001111110011111101000010011110110100111001111101100011101011101000111111001111110100001001111011010011100111101101011110 8eba3f3f427b4e7d8eba3f3f427b4e7b5e
EUC-JP 室??B{N}室??B{N{^ 1011110010111100001111110011111101000010011110110100111001111101101111001011110000111111001111110100001001111011010011100111101101011110 bcbc3f3f427b4e7dbcbc3f3f427b4e7b5e
UTF-8 室깗뢇B{N}室깗뢇B{N{^ 111001011010111010100100111010101011100110010111111010111010001010000111010000100111101101001110011111011110010110101110101001001110101010111001100101111110101110100010100001110100001001111011010011100111101101011110 e5aea4eab997eba287427b4e7de5aea4eab997eba287427b4e7b5e
UHC 室깗뢇B{N}室깗뢇B{N{^ 111000111111100010000011100011111000111101000011010000100111101101001110011111011110001111111000100000111000111110001111010000110100001001111011010011100111101101011110 e3f8838f8f43427b4e7de3f8838f8f43427b4e7b5e

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