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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ツ偲按債ョツ信 1100001010001110110000111000100011000010100011011100001010101110110000101001000001001101 c28ec388c28dc2aec2904d
EUC-JP ツ偲按債ョツ信 1000111011000010101111001100010110110000110001001011101011000100100011101010111010001110110000101011111110101110 8ec2bcc5b0c4bac48eae8ec2bfae
UTF-8 ツ偲按債ョツ信 111011111011111010000010111001011000000110110010111001101000110010001001111001011000001010110101111011111011110110101110111011111011111010000010111001001011111110100001 efbe82e581b2e68c89e582b5efbdaeefbe82e4bfa1
UHC ??按債??信 00111111001111111110010011001110111100111111000000111111001111111110001111100001 3f3fe4cef3f03f3fe3e1

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