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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 褸ク逵嬾}褸ク逵嬾{^ 1110010111111000101110001110011110011100100110110110111001111101111001011111100010111000111001111001110010011011011011100111101101011110 e5f8b8e79c9b6e7de5f8b8e79c9b6e7b5e
EUC-JP 褸ク逵嬾}褸ク逵嬾{^ 11101010111110101000111010111000111011011111110011010101110011110111110111101010111110101000111010111000111011011111110011010101110011110111101101011110 eafa8eb8edfcd5cf7deafa8eb8edfcd5cf7b5e
UTF-8 褸ク逵嬾}褸ク逵嬾{^ 111010001010010010111000111011111011110110111000111010011000000010110101111001011010110010111110011111011110100010100100101110001110111110111101101110001110100110000000101101011110010110101100101111100111101101011110 e8a4b8efbdb8e980b5e5acbe7de8a4b8efbdb8e980b5e5acbe7b5e
UHC 褸?逵?}褸?逵?{^ 110101111010111000111111110100001011000000111111011111011101011110101110001111111101000010110000001111110111101101011110 d7ae3fd0b03f7dd7ae3fd0b03f7b5e

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