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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霎ア崧マ霎ア崧ボ^ 111010001011111010110001111110101010111110000011011111011110100010111110101100011111101010101111100000110111101101011110 e8beb1faaf837de8beb1faaf837b5e
EUC-JP 霎ア崧マ霎ア崧ボ^ 11110000110000001000111010110001100011111011101111001010101001011101111011110000110000001000111010110001100011111011101111001010101001011101110001011110 f0c08eb18fbbcaa5def0c08eb18fbbcaa5dc5e
UTF-8 霎ア崧マ霎ア崧ボ^ 11101001100111001000111011101111101111011011000111100101101101001010011111100011100000111001111011101001100111001000111011101111101111011011000111100101101101001010011111100011100000111001110001011110 e99c8eefbdb1e5b4a7e3839ee99c8eefbdb1e5b4a7e3839c5e
UHC ??崧マ??崧ボ^ 00111111001111111110001011111110101010111101111000111111001111111110001011111110101010111101110001011110 3f3fe2feabde3f3fe2feabdc5e

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