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 愿?爾?策凋? 1001110011000011001111111000111010100010001111111000110111110100100100101001110000111111 9cc33f8ea23f8df4929c3f
EUC-JP 愿?爾?策凋? 1101100011000101001111111011110010100100001111111011101011110110110000111111110000111111 d8c53fbca43fbaf6c3fc3f
UTF-8 愿렭爾잴策凋렪 111001101000010010111111111010111010000010101101111001111000100010111110111011001001111010110100111001111010110110010110111001011000011110001011111010111010000010101010 e684bfeba0ade788beec9eb4e7ad96e5878beba0aa
UHC 愿렭爾잴策凋렪 1110101010110100100011101011101011101100101100111100000011101010111100111111111011110000101111011000111010111000 eab48ebaecb3c0eaf3fef0bd8eb8

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