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 ???愉?}???愉?{^ 001111110011111100111111100101101111100100111111011111010011111100111111001111111001011011111001001111110111101101011110 3f3f3f96f93f7d3f3f3f96f93f7b5e
EUC-JP ???愉?}???愉?{^ 001111110011111100111111110011001111101100111111011111010011111100111111001111111100110011111011001111110111101101011110 3f3f3fccfb3f7d3f3f3fccfb3f7b5e
UTF-8 了쏅냱愉썀}了쏅냱愉썀{^ 111011111010011010111010111011001000111110000101111010111000001110110001111001101000010010001001111011001000110110000000011111011110111110100110101110101110110010001111100001011110101110000011101100011110011010000100100010011110110010001101100000000111101101011110 efa6baec8f85eb83b1e68489ec8d807defa6baec8f85eb83b1e68489ec8d807b5e
UHC 了쏅냱愉썀}了쏅냱愉썀{^ 1110100011100111100110111110101110000110100000011110101011110000100110110110111001111101111010001110011110011011111010111000011010000001111010101111000010011011011011100111101101011110 e8e79beb8681eaf09b6e7de8e79beb8681eaf09b6e7b5e

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