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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 胯医あ[胯医あ[^ 111000111111011010001000111000111000001010100000010110111110001111110110100010001110001110000010101000000101101101011110 e3f688e382a05be3f688e382a05b5e
EUC-JP 胯医あ[胯医あ[^ 111001101111100010110000111001011010010010100010010110111110011011111000101100001110010110100100101000100101101101011110 e6f8b0e5a4a25be6f8b0e5a4a25b5e
UTF-8 胯医あ[胯医あ[^ 111010001000001110101111111001011000110010111011111000111000000110000010010110111110100010000011101011111110010110001100101110111110001110000001100000100101101101011110 e883afe58cbbe381825be883afe58cbbe381825b5e
UHC ??あ[??あ[^ 0011111100111111101010101010001001011011001111110011111110101010101000100101101101011110 3f3faaa25b3f3faaa25b5e

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