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{^ 001111110100101001011110011010000011111101001010010111100110011001001110011111010011111101001010010111100110100000111111010010100101111001100110010011100111101101011110 3f4a5e683f4a5e664e7d3f4a5e683f4a5e664e7b5e
SJIS-WIN 渦J^h渦J^fN}渦J^h渦J^fN{^ 10001001010100010100101001011110011010001000100101010001010010100101111001100110010011100111110110001001010100010100101001011110011010001000100101010001010010100101111001100110010011100111101101011110 89514a5e6889514a5e664e7d89514a5e6889514a5e664e7b5e
EUC-JP 渦J^h渦J^fN}渦J^h渦J^fN{^ 10110001101100100100101001011110011010001011000110110010010010100101111001100110010011100111110110110001101100100100101001011110011010001011000110110010010010100101111001100110010011100111101101011110 b1b24a5e68b1b24a5e664e7db1b24a5e68b1b24a5e664e7b5e
UTF-8 渦J^h渦J^fN}渦J^h渦J^fN{^ 1110011010111000101001100100101001011110011010001110011010111000101001100100101001011110011001100100111001111101111001101011100010100110010010100101111001101000111001101011100010100110010010100101111001100110010011100111101101011110 e6b8a64a5e68e6b8a64a5e664e7de6b8a64a5e68e6b8a64a5e664e7b5e
UHC 渦J^h渦J^fN}渦J^h渦J^fN{^ 11101000101111100100101001011110011010001110100010111110010010100101111001100110010011100111110111101000101111100100101001011110011010001110100010111110010010100101111001100110010011100111101101011110 e8be4a5e68e8be4a5e664e7de8be4a5e68e8be4a5e664e7b5e

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