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 疾酌ジシルシ燬 1000111010111110100011101101111010111100110111101011110011011001101111001110000010011011 8ebe8edebcdebcd9bce09b
EUC-JP 疾酌ジシルシ燬 10111100110000001011110011100000100011101011110010001110110111101000111010111100100011101101100110001110101111001101111111111011 bcc0bce08ebc8ede8ebc8ed98ebcdffb
UTF-8 疾酌ジシルシ燬 111001111001011010111110111010011000010110001100111011111011110110111100111011111011111010011110111011111011110110111100111011111011111010011001111011111011110110111100111001111000011110101100 e796bee9858cefbdbcefbe9eefbdbcefbe99efbdbce787ac
UHC 疾酌?????? 11110010111100001110110111001100001111110011111100111111001111110011111100111111 f2f0edcc3f3f3f3f3f3f

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