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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?ぁ週n}?ぁ週n{^ 001111111000001010011111100011110101010001101110011111010011111110000010100111111000111101010100011011100111101101011110 3f829f8f546e7d3f829f8f546e7b5e
EUC-JP ?ぁ週n}?ぁ週n{^ 001111111010010010100001101111011011010101101110011111010011111110100100101000011011110110110101011011100111101101011110 3fa4a1bdb56e7d3fa4a1bdb56e7b5e
UTF-8 룵ぁ週n}룵ぁ週n{^ 1110101110100011101101011110001110000001100000011110100110000000101100010110111001111101111010111010001110110101111000111000000110000001111010011000000010110001011011100111101101011110 eba3b5e38181e980b16e7deba3b5e38181e980b16e7b5e
UHC 룵ぁ週n}룵ぁ週n{^ 1000111110101010101010101010000111110001110011100110111001111101100011111010101010101010101000011111000111001110011011100111101101011110 8faaaaa1f1ce6e7d8faaaaa1f1ce6e7b5e

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