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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?る?}?る?{^ 0011111110000010111010010011111101111101001111111000001011101001001111110111101101011110 3f82e93f7d3f82e93f7b5e
EUC-JP ?る?}?る?{^ 0011111110100100111010110011111101111101001111111010010011101011001111110111101101011110 3fa4eb3f7d3fa4eb3f7b5e
UTF-8 隸る빻}隸る빻{^ 111011111010011010111000111000111000001010001011111010111011100110111011011111011110111110100110101110001110001110000010100010111110101110111001101110110111101101011110 efa6b8e3828bebb9bb7defa6b8e3828bebb9bb7b5e
UHC 隸る빻}隸る빻{^ 111001111110011010101010111010111011101110101000011111011110011111100110101010101110101110111011101010000111101101011110 e7e6aaebbba87de7e6aaebbba87b5e

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