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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ?盒??[?盒??[^ 00111111111000011011010000111111001111110101101100111111111000011011010000111111001111110101101101011110 3fe1b43f3f5b3fe1b43f3f5b5e
EUC-JP ?盒??[?盒??[^ 00111111111000101011011000111111001111110101101100111111111000101011011000111111001111110101101101011110 3fe2b63f3f5b3fe2b63f3f5b5e
UTF-8 뤿盒힘롂[뤿盒힘롂[^ 111010111010010010111111111001111001101110010010111011011001111010011000111010111010000110000010010110111110101110100100101111111110011110011011100100101110110110011110100110001110101110100001100000100101101101011110 eba4bfe79b92ed9e98eba1825beba4bfe79b92ed9e98eba1825b5e
UHC 뤿盒힘롂[뤿盒힘롂[^ 10001111111010111111100111101100110010001111101110001110110010010101101110001111111010111111100111101100110010001111101110001110110010010101101101011110 8febf9ecc8fb8ec95b8febf9ecc8fb8ec95b5e

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