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 精?醍?}精?醍?{^ 100100001011100000111111100100011110011100111111011111011001000010111000001111111001000111100111001111110111101101011110 90b83f91e73f7d90b83f91e73f7b5e
EUC-JP 精?醍?}精?醍?{^ 110000001011101000111111110000101110100100111111011111011100000010111010001111111100001011101001001111110111101101011110 c0ba3fc2e93f7dc0ba3fc2e93f7b5e
UTF-8 精렋醍턴}精렋醍턴{^ 111001111011001010111110111010111010000010001011111010011000011010001101111011011000010010110100011111011110011110110010101111101110101110100000100010111110100110000110100011011110110110000100101101000111101101011110 e7b2beeba08be9868ded84b47de7b2beeba08be9868ded84b47b5e
UHC 精렋醍턴}精렋醍턴{^ 11101111111100011000111010100010111100001011010111000101110011110111110111101111111100011000111010100010111100001011010111000101110011110111101101011110 eff18ea2f0b5c5cf7deff18ea2f0b5c5cf7b5e

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