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 ????????|^ 00111111001111110011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f3f3f7c5e
SJIS-WIN ?棚?淡?棚??|^ 00111111100100100100100100111111100100100101011100111111100100100100100100111111001111110111110001011110 3f92493f92573f92493f3f7c5e
EUC-JP ?棚?淡?棚??|^ 00111111110000111010101000111111110000111011100000111111110000111010101000111111001111110111110001011110 3fc3aa3fc3b83fc3aa3f3f7c5e
UTF-8 렺棚렺淡렺棚렻렊|^ 1110101110100000101110101110011010100011100110101110101110100000101110101110011010110111101000011110101110100000101110101110011010100011100110101110101110100000101110111110101110100000100010100111110001011110 eba0bae6a39aeba0bae6b7a1eba0bae6a39aeba0bbeba08a7c5e
UHC 렺棚렺淡렺棚렻렊|^ 100011101100001011011101110111001000111011000010110100111011111110001110110000101101110111011100100011101100001110001110101000010111110001011110 8ec2dddc8ec2d3bf8ec2dddc8ec38ea17c5e

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