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 šBišBa}YšBišBa}bE 1001101001000010011010011001101001000010011000010111110101011001100110100100001001101001100110100100001001100001011111010110001001000101 9a42699a42617d599a42699a42617d6245
SJIS-WIN ?Bi?Ba}Y?Bi?Ba}bE 0011111101000010011010010011111101000010011000010111110101011001001111110100001001101001001111110100001001100001011111010110001001000101 3f42693f42617d593f42693f42617d6245
EUC-JP ?Bi?Ba}Y?Bi?Ba}bE 0011111101000010011010010011111101000010011000010111110101011001001111110100001001101001001111110100001001100001011111010110001001000101 3f42693f42617d593f42693f42617d6245
UTF-8 šBišBa}YšBišBa}bE 110000101001101001000010011010011100001010011010010000100110000101111101010110011100001010011010010000100110100111000010100110100100001001100001011111010110001001000101 c29a4269c29a42617d59c29a4269c29a42617d6245
UHC ?Bi?Ba}Y?Bi?Ba}bE 0011111101000010011010010011111101000010011000010111110101011001001111110100001001101001001111110100001001100001011111010110001001000101 3f42693f42617d593f42693f42617d6245

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