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 顯る侭}顯る侭{^ 111010001111101110000010111010011001011010011001011111011110100011111011100000101110100110010110100110010111101101011110 e8fb82e996997de8fb82e996997b5e
EUC-JP 顯る侭}顯る侭{^ 111100001111110110100100111010111100101111111001011111011111000011111101101001001110101111001011111110010111101101011110 f0fda4ebcbf97df0fda4ebcbf97b5e
UTF-8 顯る侭}顯る侭{^ 111010011010000110101111111000111000001010001011111001001011111010101101011111011110100110100001101011111110001110000010100010111110010010111110101011010111101101011110 e9a1afe3828be4bead7de9a1afe3828be4bead7b5e
UHC 顯る?}顯る?{^ 11111010111010011010101011101011001111110111110111111010111010011010101011101011001111110111101101011110 fae9aaeb3f7dfae9aaeb3f7b5e

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