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 ???D^???GT???D^???GT^ 001111110011111100111111010001000101111000111111001111110011111101000111010101000011111100111111001111110100010001011110001111110011111100111111010001110101010001011110 3f3f3f445e3f3f3f47543f3f3f445e3f3f3f47545e
SJIS-WIN 箋醐終D^箋醐終GT箋醐終D^箋醐終GT^ 111000101011001110001100111011011000111101001001010001000101111011100010101100111000110011101101100011110100100101000111010101001110001010110011100011001110110110001111010010010100010001011110111000101011001110001100111011011000111101001001010001110101010001011110 e2b38ced8f49445ee2b38ced8f494754e2b38ced8f49445ee2b38ced8f4947545e
EUC-JP 箋醐終D^箋醐終GT箋醐終D^箋醐終GT^ 111001001011010110111000111011111011110110101010010001000101111011100100101101011011100011101111101111011010101001000111010101001110010010110101101110001110111110111101101010100100010001011110111001001011010110111000111011111011110110101010010001110101010001011110 e4b5b8efbdaa445ee4b5b8efbdaa4754e4b5b8efbdaa445ee4b5b8efbdaa47545e
UTF-8 箋醐終D^箋醐終GT箋醐終D^箋醐終GT^ 111001111010111010001011111010011000011010010000111001111011010110000010010001000101111011100111101011101000101111101001100001101001000011100111101101011000001001000111010101001110011110101110100010111110100110000110100100001110011110110101100000100100010001011110111001111010111010001011111010011000011010010000111001111011010110000010010001110101010001011110 e7ae8be98690e7b582445ee7ae8be98690e7b5824754e7ae8be98690e7b582445ee7ae8be98690e7b58247545e
UHC 箋?終D^箋?終GT箋?終D^箋?終GT^ 1110111110101000001111111111000011111011010001000101111011101111101010000011111111110000111110110100011101010100111011111010100000111111111100001111101101000100010111101110111110101000001111111111000011111011010001110101010001011110 efa83ff0fb445eefa83ff0fb4754efa83ff0fb445eefa83ff0fb47545e

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