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 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN ホワRホワ^[ホワRホワ^[^ 1100111011110001111100111101110001010010110011101111000111110011110111000101111001011011110011101111000111110011110111000101001011001110111100011111001111011100010111100101101101011110 cef1f3dc52cef1f3dc5e5bcef1f3dc52cef1f3dc5e5b5e
EUC-JP ホ?ワRホ?ワ^[ホ?ワRホ?ワ^[^ 100011101100111000111111100011101101110001010010100011101100111000111111100011101101110001011110010110111000111011001110001111111000111011011100010100101000111011001110001111111000111011011100010111100101101101011110 8ece3f8edc528ece3f8edc5e5b8ece3f8edc528ece3f8edc5e5b5e
UTF-8 ホワRホワ^[ホワRホワ^[^ 11101111101111101000111011101110100001011010111011101111101111101001110001010010111011111011111010001110111011101000010110101110111011111011111010011100010111100101101111101111101111101000111011101110100001011010111011101111101111101001110001010010111011111011111010001110111011101000010110101110111011111011111010011100010111100101101101011110 efbe8eee85aeefbe9c52efbe8eee85aeefbe9c5e5befbe8eee85aeefbe9c52efbe8eee85aeefbe9c5e5b5e
UHC ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e

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