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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?る?[}?る?[{^ 00111111100000101110100100111111010110110111110100111111100000101110100100111111010110110111101101011110 3f82e93f5b7d3f82e93f5b7b5e
EUC-JP ?る?[}?る?[{^ 00111111101001001110101100111111010110110111110100111111101001001110101100111111010110110111101101011110 3fa4eb3f5b7d3fa4eb3f5b7b5e
UTF-8 囹る젣[}囹る젣[{^ 1110111110100110101010011110001110000010100010111110110010100000101000110101101101111101111011111010011010101001111000111000001010001011111011001010000010100011010110110111101101011110 efa6a9e3828beca0a35b7defa6a9e3828beca0a35b7b5e
UHC 囹る젣[}囹る젣[{^ 1110011110101010101010101110101110100000100111000101101101111101111001111010101010101010111010111010000010011100010110110111101101011110 e7aaaaeba09c5b7de7aaaaeba09c5b7b5e

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