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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?聾緬?聾無權^ 00111111100110000101011110010110110010010011111110011000010101111001011010110011100111101101110001011110 3f985796c93f985796b39edc5e
EUC-JP ?聾緬?聾無權^ 00111111110011111011100011001100110010110011111111001111101110001100110010110101110111001101111001011110 3fcfb8cccb3fcfb8ccb5dcde5e
UTF-8 뤖聾緬뤖聾無權^ 11101011101001001001011011101000100000011011111011100111101101111010110011101011101001001001011011101000100000011011111011100111100001001010000111100110101011001000101001011110 eba496e881bee7b7aceba496e881bee784a1e6ac8a5e
UHC 뤖聾緬뤖聾無權^ 100011111100011011010110111011001101100011111011100011111100011011010110111011001101100111101101110011111110110101011110 8fc6d6ecd8fb8fc6d6ecd9edcfed5e

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