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 閭る몜[}閭る몜[{^ 1110111110100110100001101110001110000010100010111110101110101010100111000101101101111101111011111010011010000110111000111000001010001011111010111010101010011100010110110111101101011110 efa686e3828bebaa9c5b7defa686e3828bebaa9c5b7b5e
UHC 閭る몜[}閭る몜[{^ 1110011010101101101010101110101110010001100010100101101101111101111001101010110110101010111010111001000110001010010110110111101101011110 e6adaaeb918a5b7de6adaaeb918a5b7b5e

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