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 ???海??魏 001111110011111100111111100010100100001100111111001111111110100110110000 3f3f3f8a433f3fe9b0
EUC-JP 邕??海??魏 1000111111100001111011010011111100111111101100111010010000111111001111111111001010110010 8fe1ed3f3fb3a43f3ff2b2
UTF-8 邕잛뮋海닻춾魏 111010011000001010010101111011001001111010011011111010111010111010001011111001101011010110110111111010111000101110111011111011001011011010111110111010011010110110001111 e98295ec9e9bebae8be6b5b7eb8bbbecb6bee9ad8f
UHC 邕잛뮋海닻춾魏 1110100010111011100111111110110010010010100110011111101010101101101101001110100110101101100110101110101011100000 e8bb9fec9299faadb4e9ad9aeae0

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