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 ?悳ヂ?悳ヂ^ 0011111110011100011110111000001101100001001111111001110001111011100000110110000101011110 3f9c7b83613f9c7b83615e
EUC-JP ?悳ヂ?悳ヂ^ 0011111111010111110111001010010111000010001111111101011111011100101001011100001001011110 3fd7dca5c23fd7dca5c25e
UTF-8 룵悳ヂ룵悳ヂ^ 11101011101000111011010111100110100000101011001111100011100000111000001011101011101000111011010111100110100000101011001111100011100000111000001001011110 eba3b5e682b3e38382eba3b5e682b3e383825e
UHC 룵悳ヂ룵悳ヂ^ 10001111101010101101001111101101101010111100001010001111101010101101001111101101101010111100001001011110 8faad3edabc28faad3edabc25e

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