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 ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e
SJIS-WIN 鮓ゥ^nR鮓ゥ^n^[鮓ゥ^nR鮓ゥ^n^[^ 111010011011011010101001010111100110111001010010111010011011011010101001010111100110111001011110010110111110100110110110101010010101111001101110010100101110100110110110101010010101111001101110010111100101101101011110 e9b6a95e6e52e9b6a95e6e5e5be9b6a95e6e52e9b6a95e6e5e5b5e
EUC-JP 鮓ゥ^nR鮓ゥ^n^[鮓ゥ^nR鮓ゥ^n^[^ 11110010101110001000111010101001010111100110111001010010111100101011100010001110101010010101111001101110010111100101101111110010101110001000111010101001010111100110111001010010111100101011100010001110101010010101111001101110010111100101101101011110 f2b88ea95e6e52f2b88ea95e6e5e5bf2b88ea95e6e52f2b88ea95e6e5e5b5e
UTF-8 鮓ゥ^nR鮓ゥ^n^[鮓ゥ^nR鮓ゥ^n^[^ 111010011010111010010011111011111011110110101001010111100110111001010010111010011010111010010011111011111011110110101001010111100110111001011110010110111110100110101110100100111110111110111101101010010101111001101110010100101110100110101110100100111110111110111101101010010101111001101110010111100101101101011110 e9ae93efbda95e6e52e9ae93efbda95e6e5e5be9ae93efbda95e6e52e9ae93efbda95e6e5e5b5e
UHC ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e

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