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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???毅?}???毅?{^ 001111110011111100111111100010110100001000111111011111010011111100111111001111111000101101000010001111110111101101011110 3f3f3f8b423f7d3f3f3f8b423f7b5e
EUC-JP ???毅?}???毅?{^ 001111110011111100111111101101011010001100111111011111010011111100111111001111111011010110100011001111110111101101011110 3f3f3fb5a33f7d3f3f3fb5a33f7b5e
UTF-8 烈ㅻ뜂毅쫚}烈ㅻ뜂毅쫚{^ 111011111010011010011111111000111000010110111011111010111001110010000010111001101010111110000101111011001010101110011010011111011110111110100110100111111110001110000101101110111110101110011100100000101110011010101111100001011110110010101011100110100111101101011110 efa69fe385bbeb9c82e6af85ecab9a7defa69fe385bbeb9c82e6af85ecab9a7b5e
UHC 烈ㅻ뜂毅쫚}烈ㅻ뜂毅쫚{^ 1110011011101111101001001110101110001101100001101110101111110110101001100110111001111101111001101110111110100100111010111000110110000110111010111111011010100110011011100111101101011110 e6efa4eb8d86ebf6a66e7de6efa4eb8d86ebf6a66e7b5e

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