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 髱る侭}髱る侭{^ 111010011001110110000010111010011001011010011001011111011110100110011101100000101110100110010110100110010111101101011110 e99d82e996997de99d82e996997b5e
EUC-JP 髱る侭}髱る侭{^ 111100011111110110100100111010111100101111111001011111011111000111111101101001001110101111001011111110010111101101011110 f1fda4ebcbf97df1fda4ebcbf97b5e
UTF-8 髱る侭}髱る侭{^ 111010011010101110110001111000111000001010001011111001001011111010101101011111011110100110101011101100011110001110000010100010111110010010111110101011010111101101011110 e9abb1e3828be4bead7de9abb1e3828be4bead7b5e
UHC ?る?}?る?{^ 0011111110101010111010110011111101111101001111111010101011101011001111110111101101011110 3faaeb3f7d3faaeb3f7b5e

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