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 逧咏鰍}逧咏鰍{^ 111001111001101010011001111001111000101010000010011111011110011110011010100110011110011110001010100000100111101101011110 e79a99e78a827de79a99e78a827b5e
EUC-JP 逧咏鰍}逧咏鰍{^ 111011011111101011010010111010011011001111100010011111011110110111111010110100101110100110110011111000100111101101011110 edfad2e9b3e27dedfad2e9b3e27b5e
UTF-8 逧咏鰍}逧咏鰍{^ 111010011000000010100111111001011001001010001111111010011011000010001101011111011110100110000000101001111110010110010010100011111110100110110000100011010111101101011110 e980a7e5928fe9b08d7de980a7e5928fe9b08d7b5e
UHC ??鰍}??鰍{^ 0011111100111111111101011110001101111101001111110011111111110101111000110111101101011110 3f3ff5e37d3f3ff5e37b5e

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