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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 簇?????才? 11100010110001100011111100111111001111110011111100111111100011011100101100111111 e2c63f3f3f3f3f8dcb3f
EUC-JP 簇?????才? 11100100110010000011111100111111001111110011111100111111101110101100110100111111 e4c83f3f3f3f3fbacd3f
UTF-8 簇렩渽렜尿렧才렑 111001111011000010000111111010111010000010101001111001101011100010111101111010111010000010011100111011111010011010111101111010111010000010100111111001101000100110001101111010111010000010010001 e7b087eba0a9e6b8bdeba09cefa6bdeba0a7e6898deba091
UHC 簇렩渽렜尿렧才렑 11110000111010101000111010110111111011101010101010001110101011101110100011110001100011101011011011101110101001101000111010100110 f0ea8eb7eeaa8eaee8f18eb6eea68ea6

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