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 裴渉ト}裴渉ト{^ 11100101111010001000111111000010110001000111110111100101111010001000111111000010110001000111101101011110 e5e88fc2c47de5e88fc2c47b5e
EUC-JP 裴渉ト}裴渉ト{^ 111010101110101010111110110001001000111011000100011111011110101011101010101111101100010010001110110001000111101101011110 eaeabec48ec47deaeabec48ec47b5e
UTF-8 裴渉ト}裴渉ト{^ 111010001010001110110100111001101011100010001001111011111011111010000100011111011110100010100011101101001110011010111000100010011110111110111110100001000111101101011110 e8a3b4e6b889efbe847de8a3b4e6b889efbe847b5e
UHC 裴??}裴??{^ 1101101111010000001111110011111101111101110110111101000000111111001111110111101101011110 dbd03f3f7ddbd03f3f7b5e

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