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 ‘¼’J^h‘¼’J^fN}‘¼’J^h‘¼’J^fN{^ 1001000110111100100100100100101001011110011010001001000110111100100100100100101001011110011001100100111001111101100100011011110010010010010010100101111001101000100100011011110010010010010010100101111001100110010011100111101101011110 91bc924a5e6891bc924a5e664e7d91bc924a5e6891bc924a5e664e7b5e
SJIS-WIN ???J^h???J^fN}???J^h???J^fN{^ 0011111100111111001111110100101001011110011010000011111100111111001111110100101001011110011001100100111001111101001111110011111100111111010010100101111001101000001111110011111100111111010010100101111001100110010011100111101101011110 3f3f3f4a5e683f3f3f4a5e664e7d3f3f3f4a5e683f3f3f4a5e664e7b5e
EUC-JP ???J^h???J^fN}???J^h???J^fN{^ 0011111100111111001111110100101001011110011010000011111100111111001111110100101001011110011001100100111001111101001111110011111100111111010010100101111001101000001111110011111100111111010010100101111001100110010011100111101101011110 3f3f3f4a5e683f3f3f4a5e664e7d3f3f3f4a5e683f3f3f4a5e664e7b5e
UTF-8 ‘¼’J^h‘¼’J^fN}‘¼’J^h‘¼’J^fN{^ 1100001010010001110000101011110011000010100100100100101001011110011010001100001010010001110000101011110011000010100100100100101001011110011001100100111001111101110000101001000111000010101111001100001010010010010010100101111001101000110000101001000111000010101111001100001010010010010010100101111001100110010011100111101101011110 c291c2bcc2924a5e68c291c2bcc2924a5e664e7dc291c2bcc2924a5e68c291c2bcc2924a5e664e7b5e
UHC ?¼?J^h?¼?J^fN}?¼?J^h?¼?J^fN{^ 001111111010100011111001001111110100101001011110011010000011111110101000111110010011111101001010010111100110011001001110011111010011111110101000111110010011111101001010010111100110100000111111101010001111100100111111010010100101111001100110010011100111101101011110 3fa8f93f4a5e683fa8f93f4a5e664e7d3fa8f93f4a5e683fa8f93f4a5e664e7b5e

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