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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?擔蔔?擔腹^ 0011111110011101010111101110010011110111001111111001110101011110100101011010000001011110 3f9d5ee4f73f9d5e95a05e
EUC-JP ?擔蔔?擔腹^ 0011111111011001101111111110100011111001001111111101100110111111110010101010001001011110 3fd9bfe8f93fd9bfcaa25e
UTF-8 뤊擔蔔뤊擔腹^ 11101011101001001000101011100110100100111001010011101000100101001001010011101011101001001000101011100110100100111001010011101000100001011011100101011110 eba48ae69394e89494eba48ae69394e885b95e
UHC 뤊擔蔔뤊擔腹^ 10001111101110101101001110111101110111001101101110001111101110101101001110111101110111001101100101011110 8fbad3bddcdb8fbad3bddcd95e

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