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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 冶?Т}冶?Т{^ 10010110111010000011111110000100010100110111110110010110111010000011111110000100010100110111101101011110 96e83f84537d96e83f84537b5e
EUC-JP 冶?Т}冶?Т{^ 11001100111010100011111110100111101101000111110111001100111010100011111110100111101101000111101101011110 ccea3fa7b47dccea3fa7b47b5e
UTF-8 冶숇Т}冶숇Т{^ 11100101100001101011011011101100100010001000011111010000101000100111110111100101100001101011011011101100100010001000011111010000101000100111101101011110 e586b6ec8887d0a27de586b6ec8887d0a27b5e
UHC 冶숇Т}冶숇Т{^ 111001011010011110011001111010111010110010110100011111011110010110100111100110011110101110101100101101000111101101011110 e5a799ebacb47de5a799ebacb47b5e

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