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 翁?製???芸? 1000100110100101001111111001000010111011001111110011111100111111100011000111110000111111 89a53f90bb3f3f3f8c7c3f
EUC-JP 翁?製???芸? 1011001010100111001111111100000010111101001111110011111100111111101101111101110100111111 b2a73fc0bd3f3f3fb7dd3f
UTF-8 翁렫製렩履렰芸렑 111001111011111110000001111010111010000010101011111010001010001110111101111010111010000010101001111011111010011110011111111010111010000010110000111010001000101010111000111010111010000010010001 e7bf81eba0abe8a3bdeba0a9efa79feba0b0e88ab8eba091
UHC 翁렫製렩履렰芸렑 11101000101110101000111010111001111100001011001010001110101101111110110010101010100011101011110111101001111111011000111010100110 e8ba8eb9f0b28eb7ecaa8ebde9fd8ea6

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