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 躁???躁???^ 1110011101001110001111110011111100111111111001110100111000111111001111110011111101011110 e74e3f3f3fe74e3f3f3f5e
EUC-JP 躁?芷?躁?芷?^ 111011011010111100111111100011111101011111001001001111111110110110101111001111111000111111010111110010010011111101011110 edaf3f8fd7c93fedaf3f8fd7c93f5e
UTF-8 躁렱芷렒躁렱芷렒^ 11101000101110101000000111101011101000001011000111101000100010101011011111101011101000001001001011101000101110101000000111101011101000001011000111101000100010101011011111101011101000001001001001011110 e8ba81eba0b1e88ab7eba092e8ba81eba0b1e88ab7eba0925e
UHC 躁렱芷렒躁렱芷렒^ 1111000011100010100011101011111011110010101110101000111010100111111100001110001010001110101111101111001010111010100011101010011101011110 f0e28ebef2ba8ea7f0e28ebef2ba8ea75e

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