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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 齋?蒸坤齋?蒸鵠^ 111000100101011000111111100011111111011010001101101000111110001001010110001111111000111111110110100011011001010001011110 e2563f8ff68da3e2563f8ff68d945e
EUC-JP 齋?蒸坤齋?蒸鵠^ 111000111011011100111111101111101111100010111010101001011110001110110111001111111011111011111000101110011111010001011110 e3b73fbef8baa5e3b73fbef8b9f45e
UTF-8 齋렏蒸坤齋렏蒸鵠^ 11101001101111011000101111101011101000001000111111101000100100101011100011100101100111011010010011101001101111011000101111101011101000001000111111101000100100101011100011101001101101011010000001011110 e9bd8beba08fe892b8e59da4e9bd8beba08fe892b8e9b5a05e
UHC 齋렏蒸坤齋렏蒸鵠^ 1110111010110001100011101010010111110001111110101100110111011110111011101011000110001110101001011111000111111010110011011101110001011110 eeb18ea5f1facddeeeb18ea5f1facddc5e

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