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 茯井掘[茯井掘[^ 111001001010100010001000111001001000110001000000010110111110010010101000100010001110010010001100010000000101101101011110 e4a888e48c405be4a888e48c405b5e
EUC-JP 茯井掘[茯井掘[^ 111010001010101010110000111001101011011110100001010110111110100010101010101100001110011010110111101000010101101101011110 e8aab0e6b7a15be8aab0e6b7a15b5e
UTF-8 茯井掘[茯井掘[^ 111010001000110010101111111001001011101010010101111001101000111010011000010110111110100010001100101011111110010010111010100101011110011010001110100110000101101101011110 e88cafe4ba95e68e985be88cafe4ba95e68e985b5e
UHC 茯井掘[茯井掘[^ 110111001101101011101111110011001100111111011110010110111101110011011010111011111100110011001111110111100101101101011110 dcdaefcccfde5bdcdaefcccfde5b5e

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