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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 甕?━}甕?━{^ 11100001010100000011111110000100101010100111110111100001010100000011111110000100101010100111101101011110 e1503f84aa7de1503f84aa7b5e
EUC-JP 甕?━}甕?━{^ 11100001101100010011111110101000101011000111110111100001101100010011111110101000101011000111101101011110 e1b13fa8ac7de1b13fa8ac7b5e
UTF-8 甕덆━}甕덆━{^ 111001111001010010010101111010111000110110000110111000101001010010000001011111011110011110010100100101011110101110001101100001101110001010010100100000010111101101011110 e79495eb8d86e294817de79495eb8d86e294817b5e
UHC 甕덆━}甕덆━{^ 111010001011100010001000111010011010011010101100011111011110100010111000100010001110100110100110101011000111101101011110 e8b888e9a6ac7de8b888e9a6ac7b5e

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