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 ??_??L}??_??L{^ 001111110011111101011111001111110011111101001100011111010011111100111111010111110011111100111111010011000111101101011110 3f3f5f3f3f4c7d3f3f5f3f3f4c7b5e
SJIS-WIN ?ウ_?ウL}?ウ_?ウL{^ 001111111011001101011111001111111011001101001100011111010011111110110011010111110011111110110011010011000111101101011110 3fb35f3fb34c7d3fb35f3fb34c7b5e
EUC-JP ?ウ_?ウL}?ウ_?ウL{^ 00111111100011101011001101011111001111111000111010110011010011000111110100111111100011101011001101011111001111111000111010110011010011000111101101011110 3f8eb35f3f8eb34c7d3f8eb35f3f8eb34c7b5e
UTF-8 䵸ウ_䵸ウL}䵸ウ_䵸ウL{^ 11100100101101011011100011101111101111011011001101011111111001001011010110111000111011111011110110110011010011000111110111100100101101011011100011101111101111011011001101011111111001001011010110111000111011111011110110110011010011000111101101011110 e4b5b8efbdb35fe4b5b8efbdb34c7de4b5b8efbdb35fe4b5b8efbdb34c7b5e
UHC ??_??L}??_??L{^ 001111110011111101011111001111110011111101001100011111010011111100111111010111110011111100111111010011000111101101011110 3f3f5f3f3f4c7d3f3f5f3f3f4c7b5e

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