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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
EUC-JP ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
UTF-8 횄짭횦천[}횄짭횦천[{^ 1110110110011010100001001110110010100111101011011110110110011010101001101110110010110010100111000101101101111101111011011001101010000100111011001010011110101101111011011001101010100110111011001011001010011100010110110111101101011110 ed9a84eca7aded9aa6ecb29c5b7ded9a84eca7aded9aa6ecb29c5b7b5e
UHC 횄짭횦천[}횄짭횦천[{^ 110000111000001111000010101011001100001110011101110000111011010101011011011111011100001110000011110000101010110011000011100111011100001110110101010110110111101101011110 c383c2acc39dc3b55b7dc383c2acc39dc3b55b7b5e

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