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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?短???????◇B 00111111100100100101101000111111001111110011111100111111001111110011111100111111100000011001111001000010 3f925a3f3f3f3f3f3f3f819e42
EUC-JP ?短???????◇B 00111111110000111011101100111111001111110011111100111111001111110011111100111111101000011111111001000010 3fc3bb3f3f3f3f3f3f3fa1fe42
UTF-8 렺短렻렊렺렱렻렊렺◇B 11101011101000001011101011100111100111111010110111101011101000001011101111101011101000001000101011101011101000001011101011101011101000001011000111101011101000001011101111101011101000001000101011101011101000001011101011100010100101111000011101000010 eba0bae79fadeba0bbeba08aeba0baeba0b1eba0bbeba08aeba0bae2978742
UHC 렺短렻렊렺렱렻렊렺◇B 100011101100001011010011101011011000111011000011100011101010000110001110110000101000111010111110100011101100001110001110101000011000111011000010101000011101111001000010 8ec2d3ad8ec38ea18ec28ebe8ec38ea18ec2a1de42

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