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 ?C???A??[?C???A??[^ 00111111010000110011111100111111001111110100000100111111001111110101101100111111010000110011111100111111001111110100000100111111001111110101101101011110 3f433f3f3f413f3f5b3f433f3f3f413f3f5b5e
SJIS-WIN ?C???A??[?C???A??[^ 00111111010000110011111100111111001111110100000100111111001111110101101100111111010000110011111100111111001111110100000100111111001111110101101101011110 3f433f3f3f413f3f5b3f433f3f3f413f3f5b5e
EUC-JP ?C???A??[?C???A??[^ 00111111010000110011111100111111001111110100000100111111001111110101101100111111010000110011111100111111001111110100000100111111001111110101101101011110 3f433f3f3f413f3f5b3f433f3f3f413f3f5b5e
UTF-8 혪C혷쨋혪A혷쨋[혪C혷쨋혪A혷쨋[^ 11101101100110001010101001000011111011011001100010110111111011001010100010001011111011011001100010101010010000011110110110011000101101111110110010101000100010110101101111101101100110001010101001000011111011011001100010110111111011001010100010001011111011011001100010101010010000011110110110011000101101111110110010101000100010110101101101011110 ed98aa43ed98b7eca88bed98aa41ed98b7eca88b5bed98aa43ed98b7eca88bed98aa41ed98b7eca88b5b5e
UHC 혪C혷쨋혪A혷쨋[혪C혷쨋혪A혷쨋[^ 11000010100100100100001111000010100111101100001010110110110000101001001001000001110000101001111011000010101101100101101111000010100100100100001111000010100111101100001010110110110000101001001001000001110000101001111011000010101101100101101101011110 c29243c29ec2b6c29241c29ec2b65bc29243c29ec2b6c29241c29ec2b65b5e

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