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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 逡壌ク鷺刹鬟ョ 111001111001010110001111111010111011100010001101111010111001100110001011111010011010001110101110 e7958febb88deb998be9a3ae
EUC-JP 逡壌ク鷺刹鬟ョ 1110110111110101101111101110110110001110101110001011101011101101110100011110101111110010101001011000111010101110 edf5beed8eb8baedd1ebf2a58eae
UTF-8 逡壌ク鷺刹鬟ョ 111010011000000010100001111001011010001110001100111011111011110110111000111010011011011110111010111001011000100010111001111010011010110010011111111011111011110110101110 e980a1e5a38cefbdb8e9b7bae588b9e9ac9fefbdae
UHC 逡??鷺刹?? 11110001111001000011111100111111110101101101110011110011110010110011111100111111 f1e43f3fd6dcf3cb3f3f

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