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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?盒???盒??B 0011111111100001101101000011111100111111001111111110000110110100001111110011111101000010 3fe1b43f3f3fe1b43f3f42
EUC-JP ?盒熢??盒熢?B 001111111110001010110110100011111100101010101011001111110011111111100010101101101000111111001010101010110011111101000010 3fe2b68fcaab3f3fe2b68fcaab3f42
UTF-8 뤿盒熢쫣뤿盒熢쫣B 11101011101001001011111111100111100110111001001011100111100001101010001011101100101010111010001111101011101001001011111111100111100110111001001011100111100001101010001011101100101010111010001101000010 eba4bfe79b92e786a2ecaba3eba4bfe79b92e786a2ecaba342
UHC 뤿盒熢쫣뤿盒熢쫣B 1000111111101011111110011110110011011100111011001010011001110110100011111110101111111001111011001101110011101100101001100111011001000010 8febf9ecdceca6768febf9ecdceca67642

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