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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?睦制?n}?睦制?n{^ 0011111110010110011100101001000010100111001111110110111001111101001111111001011001110010100100001010011100111111011011100111101101011110 3f967290a73f6e7d3f967290a73f6e7b5e
EUC-JP ?睦制?n}?睦制?n{^ 0011111111001011110100111100000010101001001111110110111001111101001111111100101111010011110000001010100100111111011011100111101101011110 3fcbd3c0a93f6e7d3fcbd3c0a93f6e7b5e
UTF-8 뤗睦制캶n}뤗睦制캶n{^ 1110101110100100100101111110011110011101101001101110010110001000101101101110110010111010101101100110111001111101111010111010010010010111111001111001110110100110111001011000100010110110111011001011101010110110011011100111101101011110 eba497e79da6e588b6ecbab66e7deba497e79da6e588b6ecbab66e7b5e
UHC 뤗睦制캶n}뤗睦制캶n{^ 100011111100011111011001110011101111000010100100101100000101011001101110011111011000111111000111110110011100111011110000101001001011000001010110011011100111101101011110 8fc7d9cef0a4b0566e7d8fc7d9cef0a4b0566e7b5e

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