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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 陜ェ迢玲恤陜ェ迢玲恤B 11101000100111011010101011100111100010111001011111100110100111001001010111101000100111011010101011100111100010111001011111100110100111001001010101000010 e89daae78b97e69c95e89daae78b97e69c9542
EUC-JP 陜ェ迢玲恤陜ェ迢玲恤B 111011111111110110001110101010101110110111101011110011101110100011010111111101011110111111111101100011101010101011101101111010111100111011101000110101111111010101000010 effd8eaaedebcee8d7f5effd8eaaedebcee8d7f542
UTF-8 陜ェ迢玲恤陜ェ迢玲恤B 11101001100110011001110011101111101111011010101011101000101111111010001011100111100011101011001011100110100000011010010011101001100110011001110011101111101111011010101011101000101111111010001011100111100011101011001011100110100000011010010001000010 e9999cefbdaae8bfa2e78eb2e681a4e9999cefbdaae8bfa2e78eb2e681a442
UHC 陜??玲恤陜??玲恤B 1111100111110000001111110011111111010110101111001111110111010001111110011111000000111111001111111101011010111100111111011101000101000010 f9f03f3fd6bcfdd1f9f03f3fd6bcfdd142

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