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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鴃帋堊}鴃帋堊{^ 111010011110111010011011111000011001101010111111011111011110100111101110100110111110000110011010101111110111101101011110 e9ee9be19abf7de9ee9be19abf7b5e
EUC-JP 鴃帋堊}鴃帋堊{^ 111100101111000011010110111000111101010011000001011111011111001011110000110101101110001111010100110000010111101101011110 f2f0d6e3d4c17df2f0d6e3d4c17b5e
UTF-8 鴃帋堊}鴃帋堊{^ 111010011011010010000011111001011011100010001011111001011010000010001010011111011110100110110100100000111110010110111000100010111110010110100000100010100111101101011110 e9b483e5b88be5a08a7de9b483e5b88be5a08a7b5e
UHC ??堊}??堊{^ 0011111100111111111001001011111001111101001111110011111111100100101111100111101101011110 3f3fe4be7d3f3fe4be7b5e

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