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 漿?淫瀧?齎? 1001111111110111001111111000100011111010100100011110101100111111111001101101100000111111 9ff73f88fa91eb3fe6d83f
EUC-JP 漿?淫瀧?齎? 1101111011111001001111111011000011111100110000101110110100111111111011001101101000111111 def93fb0fcc2ed3fecda3f
UTF-8 漿렣淫瀧마齎탓 111001101011110010111111111010111010000010100011111001101011011110101011111001111000000010100111111010111010011110001000111010011011110110001110111011011000001110010011 e6bcbfeba0a3e6b7abe780a7eba788e9bd8eed8393
UHC 漿렣淫瀧마齎탓 1110110111101100100011101011010011101011111000101101011011101001101110001011011011101110101100101100010110111111 edec8eb4ebe2d6e9b8b6eeb2c5bf

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