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 䢃‰ŒYè\…‚Pè\ 1110010010100010100000111000100110001100010110011110100001011100100000011000010110000010010100001110100001011100 e4a283898c59e85c81858250e85c
SJIS-WIN ?¢???Y?\???P?\ 001111111000000110010001001111110011111100111111010110010011111101011100001111110011111100111111010100000011111101011100 3f81913f3f3f593f5c3f3f3f503f5c
EUC-JP ä¢???Yè\???Pè\ 100011111010101110100011101000011111000100111111001111110011111101011001100011111010101110110010010111000011111100111111001111110101000010001111101010111011001001011100 8faba3a1f13f3f3f598fabb25c3f3f3f508fabb25c
UTF-8 䢃‰ŒYè\…‚Pè\ 110000111010010011000010101000101100001010000011110000101000100111000010100011000101100111000011101010000101110011000010100000011100001010000101110000101000001001010000110000111010100001011100 c3a4c2a2c283c289c28c59c3a85cc281c285c28250c3a85c
UHC ?????Y?\???P?\ 0011111100111111001111110011111100111111010110010011111101011100001111110011111100111111010100000011111101011100 3f3f3f3f3f593f5c3f3f3f503f5c

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