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 ???揖??伎泣 0011111100111111001111111001011101001011001111110011111110001010111010101000101110000011 3f3f3f974b3f3f8aea8b83
EUC-JP ???揖??伎泣 0011111100111111001111111100110110101100001111110011111110110100111011001011010111100011 3f3f3fcdac3f3fb4ecb5e3
UTF-8 凉깅냵揖졾럳伎泣 111011111010010110111001111010101011100110000101111010111000001110110101111001101000111110010110111011001010000110111110111010111001111110110011111001001011110010001110111001101011001110100011 efa5b9eab985eb83b5e68f96eca1beeb9fb3e4bc8ee6b3a3
UHC 凉깅냵揖졾럳伎泣 11100101101111001011000111101011100001101000010111101011111001111010000011100101100011101001001111010000111010111110101111101000 e5bcb1eb8685ebe7a0e58e93d0ebebe8

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