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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 腎???W}腎???W{^ 100100000111010000111111001111110011111101010111011111011001000001110100001111110011111100111111010101110111101101011110 90743f3f3f577d90743f3f3f577b5e
EUC-JP 腎???W}腎???W{^ 101111111101010100111111001111110011111101010111011111011011111111010101001111110011111100111111010101110111101101011110 bfd53f3f3f577dbfd53f3f3f577b5e
UTF-8 腎뚩똁삦W}腎뚩똁삦W{^ 1110100010000101100011101110101110011010101010011110101110011000100000011110110010000010101001100101011101111101111010001000010110001110111010111001101010101001111010111001100010000001111011001000001010100110010101110111101101011110 e8858eeb9aa9eb9881ec82a6577de8858eeb9aa9eb9881ec82a6577b5e
UHC 腎뚩똁삦W}腎뚩똁삦W{^ 111000111110110010001100111010001000110001000010100110001010010101010111011111011110001111101100100011001110100010001100010000101001100010100101010101110111101101011110 e3ec8ce88c4298a5577de3ec8ce88c4298a5577b5e

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