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?!?^[^ 0011111110000001010010010011111101010010001111111000000101001001001111110101111001011011001111111000000101001001001111110101001000111111100000010100100100111111010111100101101101011110 3f81493f523f81493f5e5b3f81493f523f81493f5e5b5e
EUC-JP ?!?R?!?^[?!?R?!?^[^ 0011111110100001101010100011111101010010001111111010000110101010001111110101111001011011001111111010000110101010001111110101001000111111101000011010101000111111010111100101101101011110 3fa1aa3f523fa1aa3f5e5b3fa1aa3f523fa1aa3f5e5b5e
UTF-8 룵!춏R룵!춏^[룵!춏R룵!춏^[^ 11101011101000111011010111101111101111001000000111101100101101101000111101010010111010111010001110110101111011111011110010000001111011001011011010001111010111100101101111101011101000111011010111101111101111001000000111101100101101101000111101010010111010111010001110110101111011111011110010000001111011001011011010001111010111100101101101011110 eba3b5efbc81ecb68f52eba3b5efbc81ecb68f5e5beba3b5efbc81ecb68f52eba3b5efbc81ecb68f5e5b5e
UHC 룵!춏R룵!춏^[룵!춏R룵!춏^[^ 10001111101010101010001110100001101011010110111001010010100011111010101010100011101000011010110101101110010111100101101110001111101010101010001110100001101011010110111001010010100011111010101010100011101000011010110101101110010111100101101101011110 8faaa3a1ad6e528faaa3a1ad6e5e5b8faaa3a1ad6e528faaa3a1ad6e5e5b5e

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