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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 閨紋ケら晴閨紋ケ 1110100010000001100101101110010010111001100000101110011110010000101100001110100010000001100101101110010010111001 e88196e4b982e790b0e88196e4b9
EUC-JP 閨紋ケら晴閨紋ケ 11101111111000011100110011100110100011101011100110100100111010011100000010110010111011111110000111001100111001101000111010111001 efe1cce68eb9a4e9c0b2efe1cce68eb9
UTF-8 閨紋ケら晴閨紋ケ 111010011001011010101000111001111011010010001011111011111011110110111001111000111000001010001001111001101001100110110100111010011001011010101000111001111011010010001011111011111011110110111001 e996a8e7b48befbdb9e38289e699b4e996a8e7b48befbdb9
UHC 閨紋?ら晴閨紋? 1101000010110001110110101010001100111111101010101110100111110100111001111101000010110001110110101010001100111111 d0b1daa33faae9f4e7d0b1daa33f

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