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 漿?飮??誼? 10011111111101110011111110011111010110100011111100111111100010110110001000111111 9ff73f9f5a3f3f8b623f
EUC-JP 漿?飮??誼? 11011110111110010011111111011101101110110011111100111111101101011100001100111111 def93fddbb3f3fb5c33f
UTF-8 漿렣飮累마誼렛 111001101011110010111111111010111010000010100011111010011010001110101110111011111010010110001111111010111010011110001000111010001010101010111100111010111010000010011011 e6bcbfeba0a3e9a3aeefa58feba788e8aabceba09b
UHC 漿렣飮累마誼렛 1110110111101100100011101011010011101011111001101101001011101001101110001011011011101011111111101011011110111111 edec8eb4ebe6d2e9b8b6ebfeb7bf

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