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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ??泄\}??泄\{^ 00111111001111111001111110010101010111000111110100111111001111111001111110010101010111000111101101011110 3f3f9f955c7d3f3f9f955c7b5e
EUC-JP ??泄\}??泄\{^ 00111111001111111101110111110101010111000111110100111111001111111101110111110101010111000111101101011110 3f3fddf55c7d3f3fddf55c7b5e
UTF-8 뾸蟬泄\}뾸蟬泄\{^ 1110101110111110101110001110100010011111101011001110011010110011100001000101110001111101111010111011111010111000111010001001111110101100111001101011001110000100010111000111101101011110 ebbeb8e89face6b3845c7debbeb8e89face6b3845c7b5e
UHC 뾸蟬泄\}뾸蟬泄\{^ 1001011101111010111000001101000111100000110111000101110001111101100101110111101011100000110100011110000011011100010111000111101101011110 977ae0d1e0dc5c7d977ae0d1e0dc5c7b5e

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