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 諍?酊?}諍?酊?{^ 111001100111100100111111111001111100001000111111011111011110011001111001001111111110011111000010001111110111101101011110 e6793fe7c23f7de6793fe7c23f7b5e
EUC-JP 諍?酊?}諍?酊?{^ 111010111101101000111111111011101100010000111111011111011110101111011010001111111110111011000100001111110111101101011110 ebda3feec43f7debda3feec43f7b5e
UTF-8 諍렋酊렞}諍렋酊렞{^ 111010001010101110001101111010111010000010001011111010011000010110001010111010111010000010011110011111011110100010101011100011011110101110100000100010111110100110000101100010101110101110100000100111100111101101011110 e8ab8deba08be9858aeba09e7de8ab8deba08be9858aeba09e7b5e
UHC 諍렋酊렞}諍렋酊렞{^ 11101110101101011000111010100010111011111111100010001110101011110111110111101110101101011000111010100010111011111111100010001110101011110111101101011110 eeb58ea2eff88eaf7deeb58ea2eff88eaf7b5e

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