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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?冀ヂ?冀ヂ^ 0011111110011001011000101000001101100001001111111001100101100010100000110110000101011110 3f996283613f996283615e
EUC-JP ?冀ヂ?冀ヂ^ 0011111111010001110000111010010111000010001111111101000111000011101001011100001001011110 3fd1c3a5c23fd1c3a5c25e
UTF-8 룶冀ヂ룶冀ヂ^ 11101011101000111011011011100101100001101000000011100011100000111000001011101011101000111011011011100101100001101000000011100011100000111000001001011110 eba3b6e58680e38382eba3b6e58680e383825e
UHC 룶冀ヂ룶冀ヂ^ 10001111101010111101000011101101101010111100001010001111101010111101000011101101101010111100001001011110 8fabd0edabc28fabd0edabc25e

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