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 軫???軫???^ 1110011101100110001111110011111100111111111001110110011000111111001111110011111101011110 e7663f3f3fe7663f3f3f5e
EUC-JP 軫?芷?軫?芷?^ 111011011100011100111111100011111101011111001001001111111110110111000111001111111000111111010111110010010011111101011110 edc73f8fd7c93fedc73f8fd7c93f5e
UTF-8 軫렱芷렒軫렱芷렒^ 11101000101110111010101111101011101000001011000111101000100010101011011111101011101000001001001011101000101110111010101111101011101000001011000111101000100010101011011111101011101000001001001001011110 e8bbabeba0b1e88ab7eba092e8bbabeba0b1e88ab7eba0925e
UHC 軫렱芷렒軫렱芷렒^ 1111001011100010100011101011111011110010101110101000111010100111111100101110001010001110101111101111001010111010100011101010011101011110 f2e28ebef2ba8ea7f2e28ebef2ba8ea75e

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