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?硯?^[^ 0011111110001100101001010011111101010010001111111000110010100101001111110101111001011011001111111000110010100101001111110101001000111111100011001010010100111111010111100101101101011110 3f8ca53f523f8ca53f5e5b3f8ca53f523f8ca53f5e5b5e
EUC-JP ?硯?R?硯?^[?硯?R?硯?^[^ 0011111110111000101001110011111101010010001111111011100010100111001111110101111001011011001111111011100010100111001111110101001000111111101110001010011100111111010111100101101101011110 3fb8a73f523fb8a73f5e5b3fb8a73f523fb8a73f5e5b5e
UTF-8 뺒硯뿭R뺒硯뿭^[뺒硯뿭R뺒硯뿭^[^ 11101011101110101001001011100111101000011010111111101011101111111010110101010010111010111011101010010010111001111010000110101111111010111011111110101101010111100101101111101011101110101001001011100111101000011010111111101011101111111010110101010010111010111011101010010010111001111010000110101111111010111011111110101101010111100101101101011110 ebba92e7a1afebbfad52ebba92e7a1afebbfad5e5bebba92e7a1afebbfad52ebba92e7a1afebbfad5e5b5e
UHC 뺒硯뿭R뺒硯뿭^[뺒硯뿭R뺒硯뿭^[^ 10010101110111001110011011011011100101111010110101010010100101011101110011100110110110111001011110101101010111100101101110010101110111001110011011011011100101111010110101010010100101011101110011100110110110111001011110101101010111100101101101011110 95dce6db97ad5295dce6db97ad5e5b95dce6db97ad5295dce6db97ad5e5b5e

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