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 ??I??????? 00111111001111110100100100111111001111110011111100111111001111110011111100111111 3f3f493f3f3f3f3f3f3f
SJIS-WIN 偲磁I篠ーナ鹿篠スシ 100011101100001110001110101001010100100110001110110000101011000011000101100011101010110110001110110000101011110110111100 8ec38ea5498ec2b0c58ead8ec2bdbc
EUC-JP 偲磁I篠ーナ鹿篠スシ 10111100110001011011110010100111010010011011110011000100100011101011000010001110110001011011110010101111101111001100010010001110101111011000111010111100 bcc5bca749bcc48eb08ec5bcafbcc48ebd8ebc
UTF-8 偲磁I篠ーナ鹿篠スシ 11100101100000011011001011100111101000111000000101001001111001111010111110100000111011111011110110110000111011111011111010000101111010011011100110111111111001111010111110100000111011111011110110111101111011111011110110111100 e581b2e7a38149e7afa0efbdb0efbe85e9b9bfe7afa0efbdbdefbdbc
UHC ?磁I篠??鹿篠?? 0011111111101101101110000100100111100001110001100011111100111111110101101110001111100001110001100011111100111111 3fedb849e1c63f3fd6e3e1c63f3f

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