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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN ?湲皺?湲皺B 0011111110011111110100011110000110110000001111111001111111010001111000011011000001000010 3f9fd1e1b03f9fd1e1b042
EUC-JP ?湲皺?湲皺B 0011111111011110110100111110001010110010001111111101111011010011111000101011001001000010 3fded3e2b23fded3e2b242
UTF-8 뤯湲皺뤯湲皺B 11101011101001001010111111100110101110011011001011100111100110101011101011101011101001001010111111100110101110011011001011100111100110101011101001000010 eba4afe6b9b2e79abaeba4afe6b9b2e79aba42
UHC 뤯湲皺뤯湲皺B 10001111110111011110101010111000111101011101010010001111110111011110101010111000111101011101010001000010 8fddeab8f5d48fddeab8f5d442

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