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 ????L????~ 00111111001111110011111100111111010011000011111100111111001111110011111101111110 3f3f3f3f4c3f3f3f3f7e
SJIS-WIN シナシァLシナシォ~ 10111100110001011011110010100111010011001011110011000101101111001010101101111110 bcc5bca74cbcc5bcab7e
EUC-JP シナシァLシナシォ~ 100011101011110010001110110001011000111010111100100011101010011101001100100011101011110010001110110001011000111010111100100011101010101101111110 8ebc8ec58ebc8ea74c8ebc8ec58ebc8eab7e
UTF-8 シナシァLシナシォ~ 1110111110111101101111001110111110111110100001011110111110111101101111001110111110111101101001110100110011101111101111011011110011101111101111101000010111101111101111011011110011101111101111011010101101111110 efbdbcefbe85efbdbcefbda74cefbdbcefbe85efbdbcefbdab7e
UHC ????L????~ 00111111001111110011111100111111010011000011111100111111001111110011111101111110 3f3f3f3f4c3f3f3f3f7e

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