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 ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
SJIS-WIN ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
EUC-JP ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
UTF-8 쒀烈렋렠V}쒀烈렋렠V{^ 1110110010010010100000001110111110100110100111111110101110100000100010111110101110100000101000000101011001111101111011001001001010000000111011111010011010011111111010111010000010001011111010111010000010100000010101100111101101011110 ec9280efa69feba08beba0a0567dec9280efa69feba08beba0a0567b5e
UHC 쒀烈렋렠V}쒀烈렋렠V{^ 101111101010110011100110111011111000111010100010100011101011000101010110011111011011111010101100111001101110111110001110101000101000111010110001010101100111101101011110 beace6ef8ea28eb1567dbeace6ef8ea28eb1567b5e

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