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 冶?┫}冶?┫{^ 10010110111010000011111110000100101100100111110110010110111010000011111110000100101100100111101101011110 96e83f84b27d96e83f84b27b5e
EUC-JP 冶?┫}冶?┫{^ 11001100111010100011111110101000101101000111110111001100111010100011111110101000101101000111101101011110 ccea3fa8b47dccea3fa8b47b5e
UTF-8 冶싮┫}冶싮┫{^ 111001011000011010110110111011001000101110101110111000101001010010101011011111011110010110000110101101101110110010001011101011101110001010010100101010110111101101011110 e586b6ec8baee294ab7de586b6ec8baee294ab7b5e
UHC 冶싮┫}冶싮┫{^ 111001011010011110011010111010011010011010110100011111011110010110100111100110101110100110100110101101000111101101011110 e5a79ae9a6b47de5a79ae9a6b47b5e

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