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 100110001010111110010111101001111001100010101111111001001100000101111101010110011001100010101111100101111010011110011000101011111110010011000001011111010110001001000101 98af97a798afe4c17d5998af97a798afe4c17d6245
EUC-JP 弍立弍菽}Y弍立弍菽}bE 110100001011000111001110101010011101000010110001111010001100001101111101010110011101000010110001110011101010100111010000101100011110100011000011011111010110001001000101 d0b1cea9d0b1e8c37d59d0b1cea9d0b1e8c37d6245
UTF-8 弍立弍菽}Y弍立弍菽}bE 1110010110111100100011011110011110101011100010111110010110111100100011011110100010001111101111010111110101011001111001011011110010001101111001111010101110001011111001011011110010001101111010001000111110111101011111010110001001000101 e5bc8de7ab8be5bc8de88fbd7d59e5bc8de7ab8be5bc8de88fbd7d6245
UHC ?立?菽}Y?立?菽}bE 0011111111011000101000010011111111100010110111010111110101011001001111111101100010100001001111111110001011011101011111010110001001000101 3fd8a13fe2dd7d593fd8a13fe2dd7d6245

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