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 ?烙倖?烙倖^ 0011111111100000100000001000110011110100001111111110000010000000100011001111010001011110 3fe0808cf43fe0808cf45e
EUC-JP ?烙倖?烙倖^ 0011111111011111111000001011100011110110001111111101111111100000101110001111011001011110 3fdfe0b8f63fdfe0b8f65e
UTF-8 뤵烙倖뤵烙倖^ 11101011101001001011010111100111100000111001100111100101100000001001011011101011101001001011010111100111100000111001100111100101100000001001011001011110 eba4b5e78399e58096eba4b5e78399e580965e
UHC 뤵烙倖뤵烙倖^ 10001111111000111101010110100111111110101011100010001111111000111101010110100111111110101011100001011110 8fe3d5a7fab88fe3d5a7fab85e

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