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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 疾鹿踈シュシテ^ 1000111010111110100011101010110111100110111100011011110010101101101111001100001101011110 8ebe8eade6f1bcadbcc35e
EUC-JP 疾鹿踈シュシテ^ 101111001100000010111100101011111110110011110011100011101011110010001110101011011000111010111100100011101100001101011110 bcc0bcafecf38ebc8ead8ebc8ec35e
UTF-8 疾鹿踈シュシテ^ 11100111100101101011111011101001101110011011111111101000101110001000100011101111101111011011110011101111101111011010110111101111101111011011110011101111101111101000001101011110 e796bee9b9bfe8b888efbdbcefbdadefbdbcefbe835e
UHC 疾鹿?????^ 11110010111100001101011011100011001111110011111100111111001111110011111101011110 f2f0d6e33f3f3f3f3f5e

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