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 赱シ螳滉ク茨セ 1110011011011111101111001110010110101110100111111110010010111000100010001110111110111110 e6dfbce5ae9fe4b888efbe
EUC-JP 赱シ螳滉ク茨セ 1110110011100001100011101011110011101010101100001101111011100110100011101011100010110000111100011000111010111110 ece18ebceab0dee68eb8b0f18ebe
UTF-8 赱シ螳滉ク茨セ 111010001011010110110001111011111011110110111100111010001001111010110011111001101011101110001001111011111011110110111000111010001000110010101000111011111011110110111110 e8b5b1efbdbce89eb3e6bb89efbdb8e88ca8efbdbe
UHC ??螳滉?茨? 00111111001111111101001111011001111111001101000100111111111011011011110000111111 3f3fd3d9fcd13fedbc3f

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