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 ??蒸坤??蒸鵠^ 00111111001111111000111111110110100011011010001100111111001111111000111111110110100011011001010001011110 3f3f8ff68da33f3f8ff68d945e
EUC-JP 濩?蒸坤濩?蒸鵠^ 1000111111001001101001000011111110111110111110001011101010100101100011111100100110100100001111111011111011111000101110011111010001011110 8fc9a43fbef8baa58fc9a43fbef8b9f45e
UTF-8 濩렏蒸坤濩렏蒸鵠^ 11100110101111111010100111101011101000001000111111101000100100101011100011100101100111011010010011100110101111111010100111101011101000001000111111101000100100101011100011101001101101011010000001011110 e6bfa9eba08fe892b8e59da4e6bfa9eba08fe892b8e9b5a05e
UHC 濩렏蒸坤濩렏蒸鵠^ 1111101111001101100011101010010111110001111110101100110111011110111110111100110110001110101001011111000111111010110011011101110001011110 fbcd8ea5f1facddefbcd8ea5f1facddc5e

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