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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN シナシェシナシシ蓙 10111100110001011011110010101010101111001100010110111100101111001110010011100110 bcc5bcaabcc5bcbce4e6
EUC-JP シナシェシナシシ蓙 100011101011110010001110110001011000111010111100100011101010101010001110101111001000111011000101100011101011110010001110101111001110100011101000 8ebc8ec58ebc8eaa8ebc8ec58ebc8ebce8e8
UTF-8 シナシェシナシシ蓙 111011111011110110111100111011111011111010000101111011111011110110111100111011111011110110101010111011111011110110111100111011111011111010000101111011111011110110111100111011111011110110111100111010001001001110011001 efbdbcefbe85efbdbcefbdaaefbdbcefbe85efbdbcefbdbce89399
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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