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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ???8n}???8n{^ 001111110011111100111111100000100101011101101110011111010011111100111111001111111000001001010111011011100111101101011110 3f3f3f82576e7d3f3f3f82576e7b5e
EUC-JP ???8n}???8n{^ 001111110011111100111111101000111011100001101110011111010011111100111111001111111010001110111000011011100111101101011110 3f3f3fa3b86e7d3f3f3fa3b86e7b5e
UTF-8 緣끧꾩8n}緣끧꾩8n{^ 1110011110110111101000111110101110000001101001111110101010111110101010011110111110111100100110000110111001111101111001111011011110100011111010111000000110100111111010101011111010101001111011111011110010011000011011100111101101011110 e7b7a3eb81a7eabea9efbc986e7de7b7a3eb81a7eabea9efbc986e7b5e
UHC 緣끧꾩8n}緣끧꾩8n{^ 111001101101111010000101110100011000010011101100101000111011100001101110011111011110011011011110100001011101000110000100111011001010001110111000011011100111101101011110 e6de85d184eca3b86e7de6de85d184eca3b86e7b5e

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