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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN 郢ー蜊鱈h郢ー蜊鱈 111001111011100110110000111001011000110110010010010011000110100011100111101110011011000011100101100011011001001001001100 e7b9b0e58d924c68e7b9b0e58d924c
EUC-JP 郢ー蜊鱈h郢ー蜊鱈 1110111010111011100011101011000011101001111011011100001110101101011010001110111010111011100011101011000011101001111011011100001110101101 eebb8eb0e9edc3ad68eebb8eb0e9edc3ad
UTF-8 郢ー蜊鱈h郢ー蜊鱈 11101001100000111010001011101111101111011011000011101000100111001000101011101001101100011000100001101000111010011000001110100010111011111011110110110000111010001001110010001010111010011011000110001000 e983a2efbdb0e89c8ae9b18868e983a2efbdb0e89c8ae9b188
UHC ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f

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