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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??箏???箏?^ 0011111100111111111000101011010100111111001111110011111111100010101101010011111101011110 3f3fe2b53f3f3fe2b53f5e
EUC-JP 獐?箏?獐?箏?^ 100011111100101110111010001111111110010010110111001111111000111111001011101110100011111111100100101101110011111101011110 8fcbba3fe4b73f8fcbba3fe4b73f5e
UTF-8 獐렪箏렖獐렪箏렖^ 11100111100011011001000011101011101000001010101011100111101011101000111111101011101000001001011011100111100011011001000011101011101000001010101011100111101011101000111111101011101000001001011001011110 e78d90eba0aae7ae8feba096e78d90eba0aae7ae8feba0965e
UHC 獐렪箏렖獐렪箏렖^ 1110110111101111100011101011100011101110101101001000111010101011111011011110111110001110101110001110111010110100100011101010101101011110 edef8eb8eeb48eabedef8eb8eeb48eab5e

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