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 鈔芽崟螳幄ォ。 111001111110001010001001111010001001101110111110111001011010111010011011111010001010101110100001 e7e289e89bbee5ae9be8aba1
EUC-JP 鈔芽崟螳幄ォ。 1110111011100100101100101110101011010110110000001110101010110000110101101110101010001110101010111000111010100001 eee4b2ead6c0eab0d6ea8eab8ea1
UTF-8 鈔芽崟螳幄ォ。 111010011000100010010100111010001000101010111101111001011011010010011111111010001001111010110011111001011011100110000100111011111011110110101011111011111011110110100001 e98894e88abde5b49fe89eb3e5b984efbdabefbda1
UHC ?芽?螳幄?? 00111111111001001011010000111111110100111101100111100100110000010011111100111111 3fe4b43fd3d9e4c13f3f

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