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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 咫?諍?}咫?諍?{^ 100110100100000000111111111001100111100100111111011111011001101001000000001111111110011001111001001111110111101101011110 9a403fe6793f7d9a403fe6793f7b5e
EUC-JP 咫?諍?}咫?諍?{^ 110100111010000100111111111010111101101000111111011111011101001110100001001111111110101111011010001111110111101101011110 d3a13febda3f7dd3a13febda3f7b5e
UTF-8 咫렧諍렡}咫렧諍렡{^ 111001011001001010101011111010111010000010100111111010001010101110001101111010111010000010100001011111011110010110010010101010111110101110100000101001111110100010101011100011011110101110100000101000010111101101011110 e592abeba0a7e8ab8deba0a17de592abeba0a7e8ab8deba0a17b5e
UHC 咫렧諍렡}咫렧諍렡{^ 11110010101000011000111010110110111011101011010110001110101100100111110111110010101000011000111010110110111011101011010110001110101100100111101101011110 f2a18eb6eeb58eb27df2a18eb6eeb58eb27b5e

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