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 ??健ゃ?厓?? 0011111100111111100011001001001010000010111000010011111111111010100011010011111100111111 3f3f8c9282e13ffa8d3f3f
EUC-JP ??健ゃ?厓?? 001111110011111110110111111100101010010011100011001111111000111110110100110001110011111100111111 3f3fb7f2a4e33f8fb4c73f3f
UTF-8 룵엑健ゃ룶厓㈐룫 111010111010001110110101111011001001011110010001111001011000000110100101111000111000001010000011111010111010001110110110111001011000111010010011111000111000100010010000111010111010001110101011 eba3b5ec9791e581a5e38283eba3b6e58e93e38890eba3ab
UHC 룵엑健ゃ룶厓㈐룫 10001111101010101011111110100010110010111110110110101010111000111000111110101011111001001110110110101001110000011000111110100010 8faabfa2cbedaae38fabe4eda9c18fa2

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