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 羞??}羞??{^ 1110001110110101001111110011111101111101111000111011010100111111001111110111101101011110 e3b53f3f7de3b53f3f7b5e
EUC-JP 羞??}羞??{^ 1110011010110111001111110011111101111101111001101011011100111111001111110111101101011110 e6b73f3f7de6b73f3f7b5e
UTF-8 羞뚰긅}羞뚰긅{^ 111001111011111010011110111010111001101010110000111010101011100010000101011111011110011110111110100111101110101110011010101100001110101010111000100001010111101101011110 e7be9eeb9ab0eab8857de7be9eeb9ab0eab8857b5e
UHC 羞뚰긅}羞뚰긅{^ 111000101011101010001100111011011000001101001000011111011110001010111010100011001110110110000011010010000111101101011110 e2ba8ced83487de2ba8ced83487b5e

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