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 ???猷?}???猷?{^ 001111110011111100111111100101110101000100111111011111010011111100111111001111111001011101010001001111110111101101011110 3f3f3f97513f7d3f3f3f97513f7b5e
EUC-JP ??ʼn猷?}??ʼn猷?{^ 00111111001111111000111110101001110010101100110110110010001111110111110100111111001111111000111110101001110010101100110110110010001111110111101101011110 3f3f8fa9cacdb23f7d3f3f8fa9cacdb23f7b5e
UTF-8 令⑸ʼn猷탇}令⑸ʼn猷탇{^ 11101111101001101010100011100010100100011011100011000101100010011110011110001100101101111110110110000011100001110111110111101111101001101010100011100010100100011011100011000101100010011110011110001100101101111110110110000011100001110111101101011110 efa6a8e291b8c589e78cb7ed83877defa6a8e291b8c589e78cb7ed83877b5e
UHC 令⑸ʼn猷탇}令⑸ʼn猷탇{^ 1110011110101001101010011110101110101001101100001110101110100011101101010110111001111101111001111010100110101001111010111010100110110000111010111010001110110101011011100111101101011110 e7a9a9eba9b0eba3b56e7de7a9a9eba9b0eba3b56e7b5e

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