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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 薰「逞皮〟蠑城沂 111110111001111010100010111001111001011110010100111001111000011110000001111001011011110010001111111010011001111110001011 fb9ea2e79794e78781e5bc8fe99f8b
EUC-JP ?「逞皮?蠑城沂 0011111110001110101000101110110111110111110010001110100100111111111010101011111010111110111010111101110111101011 3f8ea2edf7c8e93feabebeebddeb
UTF-8 薰「逞皮〟蠑城沂 111010001001011010110000111011111011110110100010111010011000000010011110111001111001101010101110111000111000000010011111111010001010000010010001111001011001111110001110111001101011001010000010 e896b0efbda2e9809ee79aaee3809fe8a091e59f8ee6b282
UHC 薰?逞皮??城沂 11111101101110010011111111010110110000011111100110101011001111110011111111100000111100101101000110101010 fdb93fd6c1f9ab3f3fe0f2d1aa

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