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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 髫倪扱繽崎、カ 111010011001101010011000111000101000100010110101111000111000111110001101111010001010010010110110 e99a98e288b5e38f8de8a4b6
EUC-JP 髫倪扱繽崎、カ 1111000111111010110100001110010010110000101101111110010111101111101110101110101010001110101001001000111010110110 f1fad0e4b0b7e5efbaea8ea48eb6
UTF-8 髫倪扱繽崎、カ 111010011010101110101011111001011000000010101010111001101000100110110001111001111011100110111101111001011011010010001110111011111011110110100100111011111011110110110110 e9ababe580aae689b1e7b9bde5b48eefbda4efbdb6
UHC ?倪扱?崎?? 00111111111001111101001011010000111000100011111111010000111110000011111100111111 3fe7d2d0e23fd0f83f3f

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