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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 漏悶悶J}漏悶悶J{^ 1001100001010010100101101110001110010110111000110100101001111101100110000101001010010110111000111001011011100011010010100111101101011110 985296e396e34a7d985296e396e34a7b5e
EUC-JP 漏悶悶J}漏悶悶J{^ 1100111110110011110011001110010111001100111001010100101001111101110011111011001111001100111001011100110011100101010010100111101101011110 cfb3cce5cce54a7dcfb3cce5cce54a7b5e
UTF-8 漏悶悶J}漏悶悶J{^ 1110011010111100100011111110011010000010101101101110011010000010101101100100101001111101111001101011110010001111111001101000001010110110111001101000001010110110010010100111101101011110 e6bc8fe682b6e682b64a7de6bc8fe682b6e682b64a7b5e
UHC 漏悶悶J}漏悶悶J{^ 1101011110101001110110101011111111011010101111110100101001111101110101111010100111011010101111111101101010111111010010100111101101011110 d7a9dabfdabf4a7dd7a9dabfdabf4a7b5e

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