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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 薰カ蟆コ螢乞摶邊ァ 111110111001111010110110111001011011000010111010111001011010001110001100111011101001110110010110111001111011001010100111 fb9eb6e5b0bae5a38cee9d96e7b2a7
EUC-JP ?カ蟆コ螢乞摶邊ァ 0011111110001110101101101110101010110010100011101011101011101010101001011011100011110000110110011111011011101110101101001000111010100111 3f8eb6eab28ebaeaa5b8f0d9f6eeb48ea7
UTF-8 薰カ蟆コ螢乞摶邊ァ 111010001001011010110000111011111011110110110110111010001001111110000110111011111011110110111010111010001001111010100010111001001011100110011110111001101001000110110110111010011000001010001010111011111011110110100111 e896b0efbdb6e89f86efbdbae89ea2e4b99ee691b6e9828aefbda7
UHC 薰???螢乞?邊? 11111101101110010011111100111111001111111111101110101011110010111111011100111111110111001010101100111111 fdb93f3f3ffbabcbf73fdcab3f

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