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 ??????}B 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42
SJIS-WIN 迢ク譌ヲ蜿年}B 111001111000101110111000111001101001011110100110111001011000111110010100010011100111110101000010 e78bb8e697a6e58f944e7d42
EUC-JP 迢ク譌ヲ蜿年}B 1110110111101011100011101011100011101011111101111000111010100110111010011110111111000111101011110111110101000010 edeb8eb8ebf78ea6e9efc7af7d42
UTF-8 迢ク譌ヲ蜿年}B 1110100010111111101000101110111110111101101110001110100010101101100011001110111110111101101001101110100010011100101111111110010110111001101101000111110101000010 e8bfa2efbdb8e8ad8cefbda6e89cbfe5b9b47d42
UHC ?????年}B 001111110011111100111111001111110011111111010010101101000111110101000010 3f3f3f3f3fd2b47d42

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