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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 迸ウ諢∫楜諢/ 11100111100111101011001111100110100001001000000111100111100111101011001111100110100001001000000101011110 e79eb3e68481e79eb3e684815e
EUC-JP 迸ウ諢∫楜諢/ 1110110111111110100011101011001111101011111001001010001011101001110111001011010111101011111001001010000110111111 edfe8eb3ebe4a2e9dcb5ebe4a1bf
UTF-8 迸ウ諢∫楜諢/ 111010001011111110111000111011111011110110110011111010001010101110100010111000101000100010101011111001101010010110011100111010001010101110100010111011111011110010001111 e8bfb8efbdb3e8aba2e288abe6a59ce8aba2efbc8f
UHC ???∫??/ 001111110011111100111111101000011111001000111111001111111010001110101111 3f3f3fa1f23f3fa3af

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