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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 巍?’}巍?’{^ 10011011110110010011111110000001011001100111110110011011110110010011111110000001011001100111101101011110 9bd93f81667d9bd93f81667b5e
EUC-JP 巍?’}巍?’{^ 11010110110110110011111110100001110001110111110111010110110110110011111110100001110001110111101101011110 d6db3fa1c77dd6db3fa1c77b5e
UTF-8 巍ㅹ’}巍ㅹ’{^ 111001011011011110001101111000111000010110111001111000101000000010011001011111011110010110110111100011011110001110000101101110011110001010000000100110010111101101011110 e5b78de385b9e280997de5b78de385b9e280997b5e
UHC 巍ㅹ’}巍ㅹ’{^ 111010001110010010100100111010011010000110101111011111011110100011100100101001001110100110100001101011110111101101011110 e8e4a4e9a1af7de8e4a4e9a1af7b5e

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