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 ??d}v??d}vB 0011111100111111011001000111110101110110001111110011111101100100011111010111011001000010 3f3f647d763f3f647d7642
SJIS-WIN 栁桒d}v栁桒d}vB 111110101110010111111010111000110110010001111101011101101111101011100101111110101110001101100100011111010111011001000010 fae5fae3647d76fae5fae3647d7642
EUC-JP ?桒d}v?桒d}vB 001111111000111111000011110010010110010001111101011101100011111110001111110000111100100101100100011111010111011001000010 3f8fc3c9647d763f8fc3c9647d7642
UTF-8 栁桒d}v栁桒d}vB 11100110101000001000000111100110101000011001001001100100011111010111011011100110101000001000000111100110101000011001001001100100011111010111011001000010 e6a081e6a192647d76e6a081e6a192647d7642
UHC ??d}v??d}vB 0011111100111111011001000111110101110110001111110011111101100100011111010111011001000010 3f3f647d763f3f647d7642

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