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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???攸?}???攸?{^ 001111110011111100111111100111011011111100111111011111010011111100111111001111111001110110111111001111110111101101011110 3f3f3f9dbf3f7d3f3f3f9dbf3f7b5e
EUC-JP ???攸?}???攸?{^ 001111110011111100111111110110101100000100111111011111010011111100111111001111111101101011000001001111110111101101011110 3f3f3fdac13f7d3f3f3fdac13f7b5e
UTF-8 黎좂윘攸쮖}黎좂윘攸쮖{^ 111011111010011010001001111011001010001010000010111011001001110010011000111001101001010010111000111011001010111010010110011111011110111110100110100010011110110010100010100000101110110010011100100110001110011010010100101110001110110010101110100101100111101101011110 efa689eca282ec9c98e694b8ecae967defa689eca282ec9c98e694b8ecae967b5e
UHC 黎좂윘攸쮖}黎좂윘攸쮖{^ 1110011010110001101000001110011110011111100111001110101011110010101010000110111001111101111001101011000110100000111001111001111110011100111010101111001010101000011011100111101101011110 e6b1a0e79f9ceaf2a86e7de6b1a0e79f9ceaf2a86e7b5e

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