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 ????J??? 0011111100111111001111110011111101001010001111110011111100111111 3f3f3f3f4a3f3f3f
SJIS-WIN ?盒?粃J盒?蒡 001111111110000110110100001111111110001011100001010010101110000110110100001111111110010011101110 3fe1b43fe2e14ae1b43fe4ee
EUC-JP ?盒?粃J盒?蒡 001111111110001010110110001111111110010011100011010010101110001010110110001111111110100011110000 3fe2b63fe4e34ae2b63fe8f0
UTF-8 뤿盒쵌粃J盒쵌蒡 11101011101001001011111111100111100110111001001011101100101101011000110011100111101100101000001101001010111001111001101110010010111011001011010110001100111010001001001010100001 eba4bfe79b92ecb58ce7b2834ae79b92ecb58ce892a1
UHC 뤿盒쵌粃J盒쵌蒡 100011111110101111111001111011001010110010001110110111011111101101001010111110011110110010101100100011101101101110111100 8febf9ecac8eddfb4af9ecac8edbbc

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