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????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 瞽邀瞽遙}Y瞽邀瞽遙}bE 111000011101101011100111101100011110000111011010111010101010000101111101010110011110000111011010111001111011000111100001110110101110101010100001011111010110001001000101 e1dae7b1e1daeaa17d59e1dae7b1e1daeaa17d6245
EUC-JP 瞽邀瞽遙}Y瞽邀瞽遙}bE 111000101101110011101110101100111110001011011100111101001010001101111101010110011110001011011100111011101011001111100010110111001111010010100011011111010110001001000101 e2dceeb3e2dcf4a37d59e2dceeb3e2dcf4a37d6245
UTF-8 瞽邀瞽遙}Y瞽邀瞽遙}bE 1110011110011110101111011110100110000010100000001110011110011110101111011110100110000001100110010111110101011001111001111001111010111101111010011000001010000000111001111001111010111101111010011000000110011001011111010110001001000101 e79ebde98280e79ebde981997d59e79ebde98280e79ebde981997d6245
UHC ?邀?遙}Y?邀?遙}bE 0011111111101001101011010011111111101001101010110111110101011001001111111110100110101101001111111110100110101011011111010110001001000101 3fe9ad3fe9ab7d593fe9ad3fe9ab7d6245

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