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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 撓?????極B 10011101100110100011111100111111001111110011111100111111100010111100100101000010 9d9a3f3f3f3f3f8bc942
EUC-JP 撓?????極B 11011001111110100011111100111111001111110011111100111111101101101100101101000010 d9fa3f3f3f3f3fb6cb42
UTF-8 撓쒙쉬遼㎩쥞極B 11100110100100101001001111101100100100101001100111101100100010011010110011101111101001111000001111100011100011101010100111101100101001011001111011100110101001011011010101000010 e69293ec9299ec89acefa783e38ea9eca59ee6a5b542
UHC 撓쒙쉬遼㎩쥞極B 111010001111010110011100111011111011110110101100111010011010110010100111111001011010001010010011110100001011111101000010 e8f59cefbdace9aca7e5a293d0bf42

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