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 ???俑?}???俑?{^ 001111110011111100111111100110001101101000111111011111010011111100111111001111111001100011011010001111110111101101011110 3f3f3f98da3f7d3f3f3f98da3f7b5e
EUC-JP ???俑?}???俑?{^ 001111110011111100111111110100001101110000111111011111010011111100111111001111111101000011011100001111110111101101011110 3f3f3fd0dc3f7d3f3f3fd0dc3f7b5e
UTF-8 廉뉑깯俑냣}廉뉑깯俑냣{^ 111011111010011010100010111010111000100110010001111010101011100110101111111001001011111110010001111010111000001110100011011111011110111110100110101000101110101110001001100100011110101010111001101011111110010010111111100100011110101110000011101000110111101101011110 efa6a2eb8991eab9afe4bf91eb83a37defa6a2eb8991eab9afe4bf91eb83a37b5e
UHC 廉뉑깯俑냣}廉뉑깯俑냣{^ 1110011011110101100001111110011010000011100111101110100110110101100001100110111001111101111001101111010110000111111001101000001110011110111010011011010110000110011011100111101101011110 e6f587e6839ee9b5866e7de6f587e6839ee9b5866e7b5e

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