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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 小矮泄\}小矮泄\{^ 1000111110101100111000011110001010011111100101010101110001111101100011111010110011100001111000101001111110010101010111000111101101011110 8face1e29f955c7d8face1e29f955c7b5e
EUC-JP 小矮泄\}小矮泄\{^ 1011111010101110111000101110010011011101111101010101110001111101101111101010111011100010111001001101110111110101010111000111101101011110 beaee2e4ddf55c7dbeaee2e4ddf55c7b5e
UTF-8 小矮泄\}小矮泄\{^ 1110010110110000100011111110011110011111101011101110011010110011100001000101110001111101111001011011000010001111111001111001111110101110111001101011001110000100010111000111101101011110 e5b08fe79faee6b3845c7de5b08fe79faee6b3845c7b5e
UHC 小矮泄\}小矮泄\{^ 1110000110110011111010001110000111100000110111000101110001111101111000011011001111101000111000011110000011011100010111000111101101011110 e1b3e8e1e0dc5c7de1b3e8e1e0dc5c7b5e

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