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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 頷疲コキ赳朱Δ 111010001111010110010100111001101011101010110111111001101110000010001110111010011000001110100010 e8f594e6bab7e6e08ee983a2
EUC-JP 頷疲コキ赳朱Δ 1111000011110111110010001110100010001110101110101000111010110111111011001110001010111100111010111010011010100100 f0f7c8e88eba8eb7ece2bceba6a4
UTF-8 頷疲コキ赳朱Δ 1110100110100000101101111110011110010110101100101110111110111101101110101110111110111101101101111110100010110101101100111110011010011100101100011100111010010100 e9a0b7e796b2efbdbaefbdb7e8b5b3e69cb1ce94
UHC ?疲??赳朱Δ 0011111111111001101010100011111100111111110100001010111111110001101110011010010111000100 3ff9aa3f3fd0aff1b9a5c4

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