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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????山 001111110011111100111111001111110011111100111111001111111000111001010010 3f3f3f3f3f3f3f8e52
EUC-JP ???????山 001111110011111100111111001111110011111100111111001111111011101110110011 3f3f3f3f3f3f3fbbb3
UTF-8 쒔렔쒀렠쒔렠렊山 111011001001001010010100111010111010000010010100111011001001001010000000111010111010000010100000111011001001001010010100111010111010000010100000111010111010000010001010111001011011000110110001 ec9294eba094ec9280eba0a0ec9294eba0a0eba08ae5b1b1
UHC 쒔렔쒀렠쒔렠렊山 10111110101011011000111010101001101111101010110010001110101100011011111010101101100011101011000110001110101000011101111110100011 bead8ea9beac8eb1bead8eb18ea1dfa3

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