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 ?A???U?A}v?A???U?A}vB 001111110100000100111111001111110011111101010101001111110100000101111101011101100011111101000001001111110011111100111111010101010011111101000001011111010111011001000010 3f413f3f3f553f417d763f413f3f3f553f417d7642
SJIS-WIN ?A???U?A}v?A???U?A}vB 001111110100000100111111001111110011111101010101001111110100000101111101011101100011111101000001001111110011111100111111010101010011111101000001011111010111011001000010 3f413f3f3f553f417d763f413f3f3f553f417d7642
EUC-JP ?A???U?A}v?A???U?A}vB 001111110100000100111111001111110011111101010101001111110100000101111101011101100011111101000001001111110011111100111111010101010011111101000001011111010111011001000010 3f413f3f3f553f417d763f413f3f3f553f417d7642
UTF-8 혪A혩쨀혪U혪A}v혪A혩쨀혪U혪A}vB 1110110110011000101010100100000111101101100110001010100111101100101010001000000011101101100110001010101001010101111011011001100010101010010000010111110101110110111011011001100010101010010000011110110110011000101010011110110010101000100000001110110110011000101010100101010111101101100110001010101001000001011111010111011001000010 ed98aa41ed98a9eca880ed98aa55ed98aa417d76ed98aa41ed98a9eca880ed98aa55ed98aa417d7642
UHC 혪A혩쨀혪U혪A}v혪A혩쨀혪U혪A}vB 11000010100100100100000111000010100100011100001010110011110000101001001001010101110000101001001001000001011111010111011011000010100100100100000111000010100100011100001010110011110000101001001001010101110000101001001001000001011111010111011001000010 c29241c291c2b3c29255c292417d76c29241c291c2b3c29255c292417d7642

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